

  {
    "resourceType": "Encounter",
    "id": "1439656",
    "status": "finished",
    "class": {
      "system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
      "code": "SS",
      "display": "short stay"
    },
     "type": {
      "system": "https://www.dicom.org.tw/cs/encounterType",
      "code": "imagingExam",
      "display": "imaging Exam"
    },
    "subject": {
      "reference": "Patient/id***"
    }
  }